/ Assembly List / LJCGenTextLib / Directive / IsName

Namespace - LJCGenTextLib


Parameters
name - The Name value.
caseInsensitive - Use insensitive compare.

Returns

true if equal; otherwise, false.

Syntax

C#
public Boolean IsName(String name, Boolean caseInsensitive = True)

Checks the Name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.